home *** CD-ROM | disk | FTP | other *** search
/ IBM InfoROM for OS/2 Beta 1995 January / IBM InfoROM for OS2 Beta 1-1995.ISO / beta / cdrom / sbcd2 / readme.inf (.txt) < prev    next >
Encoding:
OS/2 Help File  |  1995-01-09  |  10.9 KB  |  344 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Creative Labs Sound Blaster CD-ROM Device Driver ΓòÉΓòÉΓòÉ
  3.  
  4. 06 November 1994 
  5.  
  6. Overview 
  7.  
  8. This README describes an OS/2 device driver (SBCD2.ADD) for the following 
  9. CD-ROM drives: 
  10.  
  11.   Creative Labs OmniCD
  12.   IBM ISA CD-ROM Drive
  13.   Panasonic CR-521,522,523,562,563
  14.  
  15.  
  16. ΓòÉΓòÉΓòÉ 1.1. Supported Features ΓòÉΓòÉΓòÉ
  17.  
  18. The OS/2 device driver (SBCD2.ADD) supports the following features: 
  19.  
  20.  Γûá Reads data from CD-ROM discs conforming to the High Sierra/ISO-9660
  21.   file formats.
  22.  
  23.  Γûá Plays audio from standard audio CDs or mixed mode CD-ROM discs
  24.   containing both data and audio
  25.  
  26.  Γûá Multisession photo CD  (for drives supporting this feature)
  27.  
  28.  Γûá Reads data from Mode 2 Form 1 or Mode 2 Form 2 sector formats
  29.  
  30.  Γûá MMPM/2 Software Motion Video
  31.  
  32.  Γûá MMPM/2 CD Audio Player
  33.  
  34.  Γûá Software lock, unlock and eject  (for drives supporting this feature)
  35.  
  36. THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 PRODUCT AND 
  37. IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM LICENSE AGREEMENT. 
  38.  
  39.  
  40. ΓòÉΓòÉΓòÉ 1.2. Installation ΓòÉΓòÉΓòÉ
  41.  
  42. Before starting the installation procedure, you should unzip the files included 
  43. in the SBCD2.ZIP file and copy them to a diskette. The diskette you created 
  44. will be referred to as the "CD-ROM Device Driver Diskette" in the following 
  45. installation instructions. 
  46.  
  47. The following files are included in the SBCD2.ZIP file: 
  48.  
  49.    SBCD2.ADD  -  OS/2 device driver
  50.      *.DDP  -  Installation profiles
  51.   README.INF  -  This README file.
  52.  
  53.  
  54. ΓòÉΓòÉΓòÉ 1.2.1. Installation if OS/2 2.1 is already installed on your fixed disk ΓòÉΓòÉΓòÉ
  55.  
  56. 1. Run the Device Driver installation program
  57.  
  58.   a. Open the OS/2 System folder on the desktop.
  59.   b. Open the System Setup folder.
  60.   c. Open Device Driver Install.
  61.   d. Insert the "CD-ROM Device Driver Diskette"
  62.   e. Select Install
  63.   f. Select the device driver to install from the list
  64.   g. Select OK.
  65.  
  66.   (Note: You do not need to reboot OS/2 before starting step 2 below).
  67.  
  68. 2. After the Device Driver Installation is complete, you must run
  69.   Selective Install to install the files for the OS/2 CD-ROM Device
  70.   Manager and OS/2 CD-ROM File System.
  71.  
  72.   a. Open the OS/2 System folder on the desktop.
  73.   b. Open the System Setup folder.
  74.   c. Open Selective Install
  75.   d. Select the CD-ROM Device Support check box
  76.   e. Select OK
  77.   f. Scroll to the bottom of the CD-ROM device list table and
  78.    select the choice OTHER
  79.   g. Select OK
  80.   h. Select the OK push button to proceed from the System Configuration
  81.    screen to the OS/2 Setup and Installation window
  82.   i. Select Install
  83.   j. When prompted to do so, insert the numbered installation diskettes
  84.    or installation CD-ROM from the OS/2 2.1 product.
  85.  
  86.  
  87. 3. If you have changed the base I/O port address on your CD-ROM
  88.   host adapter card you must edit your CONFIG.SYS file and add
  89.   modify the /P:nnn parameter on the BASEDEV=SBCD2.ADD statement in
  90.   your CONFIG.SYS file.  Refer to the "Device Driver Parameters"
  91.   section below.
  92.  
  93.  
  94. 4. Shut down and restart your system
  95.  
  96.  
  97. ΓòÉΓòÉΓòÉ 1.2.2. Installation from the CD-ROM version of OS/2 2.1 ΓòÉΓòÉΓòÉ
  98.  
  99. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  100.  
  101. 2.  Copy the file SBCD2.ADD from the "CD-ROM Device Driver
  102.   Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  103.  
  104.   (Note: If there is not enough room on the copy of OS/2 2.1
  105.    Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  106.    IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  107.    the line BASEDEV=IBM2SCSI.ADD)
  108.  
  109. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  110.   At the end of the file, add the following statement.
  111.  
  112.     BASEDEV=SBCD2.ADD  /P:nnn
  113.  
  114.      where "/P:nnn" is the base I/O port address selected on the
  115.      CD-ROM host interface card.  The default base I/O port address
  116.      for the Sound Blaster adapter is is 220h, so the statement
  117.      would appear as follows if the card is set to address 220h:
  118.  
  119.  
  120.     BASEDEV=SBCD2.ADD  /P:220
  121.  
  122.  
  123.  
  124. 4.  Begin the installation by inserting the Installation Diskette
  125.   into drive A and restarting the system.  When prompted to insert
  126.   Diskette 1, insert the copy that you modifed.
  127.  
  128. 5.  When the System Configuration screen is displayed during installation,
  129.   the CD-ROM Device Support field will display "None".  Do not modify
  130.   the choice and continue with the installation.
  131.  
  132. 6.  After installation is complete, and you have rebooted your system,
  133.   you will not be able to access your CD-ROM drive.  This is due
  134.   to a defect in the OS/2 2.1 install program.  To access your
  135.   CD-ROM drive, perform the following steps:
  136.  
  137.   a. Copy the following files from the OS/2 2.1 Diskette 1
  138.     to the drive which OS/2 was installed.
  139.     (Note: the example assume C:, change if different)
  140.  
  141.     COPY A:OS2CDROM.DMD C:\OS2
  142.     COPY A:CDFS.IFS   C:\OS2
  143.  
  144.   b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  145.     and add the following statements to the end of the file:
  146.     (Note: the example assume C:, change if different)
  147.  
  148.     DEVICE=C:\OS2\OS2CDROM.DMD /Q
  149.     IFS=C:\OS2\CDFS.IFS /Q
  150.  
  151.   c. Shut down and reboot the system
  152.  
  153.  
  154. 7.  You will need to run Selective Install to copy over some remaining
  155.   system files.
  156.  
  157.   a. Open the OS/2 System folder on the desktop.
  158.   b. Open the System Setup folder.
  159.   c. Open Selective Install
  160.   d. Select the CD-ROM Device Support check box
  161.   e. Select OK
  162.   f. Scroll to the bottom of the CD-ROM device list table and
  163.     select the choice OTHER
  164.   g. Select OK
  165.   h. Select the OK push button to proceed from the System Configuration
  166.     screen to the OS/2 Setup and Installation window
  167.   i. Select Install
  168.   j. When prompted to do so, insert the installation CD-ROM
  169.     from the OS/2 2.1 product.
  170.  
  171.  
  172. ΓòÉΓòÉΓòÉ 1.2.3. Installation from the diskette version of OS/2 2.1 ΓòÉΓòÉΓòÉ
  173.  
  174. 1. Install the OS/2 2.1 product from the diskettes
  175.  
  176. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  177.   installed on your fixed disk".
  178.  
  179.  
  180. ΓòÉΓòÉΓòÉ 1.3. SBCD2.ADD Device Driver Parameters ΓòÉΓòÉΓòÉ
  181.  
  182. This section lists the parameters which are supported for the SBCD2.ADD device 
  183. driver.  The parameters can be changed by modifying the BASEDEV=SBCD2.ADD line 
  184. in config.sys. 
  185.  
  186. For the SBCD2.ADD device driver, the syntax for the line in config.sys is as 
  187. follows: 
  188.  
  189.   BASEDEV=SBCD2.ADD  [/P:nnn]  [T:n] [/NS] [/V]
  190.  
  191.  
  192.   [/P:nnn]
  193.  
  194.    Specifies the base I/O port address of the interface card.
  195.    The value must be the same number as the port address selected
  196.    by the jumper on the host interface card.
  197.  
  198.    Under Warp the driver will now attempt to select ONLY
  199.    the drive jumpered to unit 0 (on the back of the drive)
  200.  
  201.  
  202.   [/T:nn]
  203.  
  204.    Sets the adapter type connected to the CD-ROM drive.
  205.  
  206.    Supported value is:
  207.      2 = Creative Labs CD-ROM interface card (not Sound Blaster)
  208.  
  209.  
  210.   [/NS]
  211.  
  212.    Disable drive select scan.  Driver will not scan for more than
  213.    one CD-ROM drive.
  214.  
  215.   [/!NS]
  216.  
  217.    Under Warp the default have been changed to autoscan only ONE
  218.    unit (unit 0, see /P:), if you have MORE than one drive daisy
  219.    chained together on the same controller, you will need to
  220.    specify this parm to get the other drives recognized.
  221.  
  222.   [/52x]
  223.  
  224.    Older Panasonic 521/523 drives respond to a different selection
  225.    command than the newer 56x drives. The Driver DEFAULTS to supporting
  226.    the newer drives. This options tells the driver to try the old
  227.    drive selection command instead.
  228.  
  229.  
  230. ΓòÉΓòÉΓòÉ 1.4. Parameter Examples ΓòÉΓòÉΓòÉ
  231.  
  232. 1.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  233.   to standard Panasonic or IBM ISA CD-ROM host adapter:
  234.  
  235.   The standard Panasonic or IBM ISA host adapter supports base I/O
  236.   port addresses of 300h, 310h, 320h or 330h.  For example, if the
  237.   adapter is set to a base I/O port address of 300, the line in
  238.   config.sys should be:
  239.  
  240.     BASEDEV=SBCD2.ADD /P:300
  241.  
  242.  
  243. 2.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  244.   to Creative Labs Sound Blaster Pro, Sound Blaster 16, or Sound
  245.   Blaster 16 MultiCD.
  246.  
  247.   For example, if the Sound Blaster card is set for a base I/O
  248.   address of 220h, the line in config.sys should be:
  249.  
  250.     BASEDEV=SBCD2.ADD /P:220
  251.  
  252.  
  253. 3.  Creative Labs OmniCD attached to standard Creative Labs
  254.   CD-ROM host adapter (not Sound Blaster) :
  255.  
  256.   The standard Creative Labs host adapter supports base I/O port
  257.   addresses of 250h or 260h.  For example, if the adapter is set
  258.   to a base I/O port address of 250, the line in config.sys should be:
  259.  
  260.     BASEDEV=SBCD2.ADD /P:250 /T:2
  261.  
  262.  
  263. 4.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  264.   to Media Vision Jazz 16 sound card.
  265.  
  266.   For example, if the Media Vision card is set for a base I/O
  267.   address of 300h, the line in config.sys should be:
  268.  
  269.     BASEDEV=SBCD2.ADD /P:300  /NS
  270.  
  271.  
  272. 5.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  273.   to Reveal audio card.
  274.  
  275.   For example, if the Reveal audio card is set for a base I/O
  276.   address of 630h, the line in config.sys should be:
  277.  
  278.     BASEDEV=SBCD2.ADD /P:630
  279.  
  280.  
  281. ΓòÉΓòÉΓòÉ 1.5. Trouble shooting ΓòÉΓòÉΓòÉ
  282.  
  283. 1. If you are not able to access the CD-ROM drive:
  284.  
  285.  
  286.   a.  Make sure the Base I/O Port Address specified by the /P parameter
  287.     in the config.sys file matches the Base Port Address selected
  288.     on the interface card.
  289.  
  290.  
  291.   b.  Make sure all the required files to operate the CD-ROM drive have
  292.     been installed.  You should have the appropriate BASEDEV=
  293.     statement in CONFIG.SYS for your CD-ROM device driver.  You
  294.     should also have the following statements for the CD-ROM system
  295.     files in your config.sys:
  296.  
  297.  
  298.      DEVICE=C:\OS2\OS2CDROM.DMD /Q
  299.      IFS=C:\OS2\CDFS.IFS /Q
  300.      DEVICE=C:\OS2\MDOS\VCDROM.SYS
  301.      BASEDEV=SBCD2.ADD  /P:220
  302.  
  303.  
  304.     If you do not have the above statements in your config.sys, you
  305.     must use the OS/2 2.1 Selective Install to install the CD-ROM
  306.     support files.
  307.  
  308.  
  309.  
  310.  
  311. 2.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  312.   different than the drive letter assigned under DOS.
  313.  
  314.   The CD-ROM drive is assigned the next available drive
  315.   letter after drive letters have been assigned for the
  316.   floppy drives and fixed disk drives.
  317.  
  318.   The drive letter is also assigned after any installable block
  319.   device drivers which are located in config.sys before the
  320.   DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  321.  
  322.   There is currently no mechanism in OS/2 for assigning a specific
  323.   drive letter for the CD-ROM drive.  The drive letter assignment
  324.   under DOS can be controlled by using the /L switch on MSCDEX.EXE
  325.   command line.
  326.  
  327.  
  328. ΓòÉΓòÉΓòÉ 1.6. Reporting Problems ΓòÉΓòÉΓòÉ
  329.  
  330. Defect reports should include the following information: 
  331.  
  332.  CD-ROM Product ID:       i.e. Panasonic 563
  333.  Host adapter:         i.e. Sound Blaster Pro
  334.  Host CPU type and speed:    i.e. 25MZ 486
  335.  
  336.  
  337. TradeMarks and Copyrights
  338.  
  339. IBM(TM) and OS/2(TM) are registered trademarks of International Business
  340. Machines Corporation.
  341.  
  342. Sound Blaster(C) is a copyright of Creative Labs, Inc.
  343.  
  344.